Welcome![Sign In][Sign Up]
Location:
Search - send mail vb

Search list

[Windows DevelopVBdianzihuabangong

Description: 每期期未,寄发学生成绩通知单都是班主任的例行工作,然而,现在大多数人仍然还采用原始的平信寄发方式,并且由于平信很容易丢失而导致以前所做的工作(如抄录学生期末成绩、写出学生的学期鉴定,填写学生成绩通知单和写、写信封、寄发通知书等)前功尽弃,同时由于许多学生放假后并没有回家,如外去打工或因种种原因没有回家而无法收到信件。随着INTERNET技术的不断普及,电子邮件已经开始进入寻常百姓家,它以快速、方便、可以异地查阅而逐渐代替普通的信件,如果你的学生(或家长)都有E-mail,我们以E-mail来寄发学生的成绩通知单了,这样就可以减少上述弊端。但一个个填写每个学生的收件人地址和相关的数据(如各门功课的成绩、评语),既枯燥又烦锁,下面我们将探讨如何利用VB来读取学生成绩数据库中的数据,通过E-mail实现学生成绩通知单的自动寄发。 -each period not mailed notice student achievement are the class teacher's routine work, however, the majority of people are still using the original letter sent-way, and because of a letter - which can easily lead to the loss did in the past (such as the end results are reproduced students, the students write semester identification, student achievement fill orders and write, write letters, send out notices, etc.) wasted, and because many students after the holiday and did not return home, such as wage or go outside for a variety of reasons not to go home and unable to receive it. With the Internet growing popularity of e-mail has begun to enter the home of ordinary citizens, a fast, convenient and accessible in different localities can gradually replace an ordinary letter, if your stu
Platform: | Size: 3361 | Author: lei | Hits:

[Communicationlmail

Description: Lmail.Dll发邮件控件的特点: 1、将文件分断发送,理论上可以发送N兆大小的文件。 2、实时编码,边编边发,传送速度快。 3、提供进度条实时跟踪。 4、具有群发功能,可以一次性发送多个收件人、抄送人,密送人。 5、可以设置请求收件人回执。 6、能生成发送日志,便于跟踪SMTP错误。 7、为COM组件,支持VFP、VB、VC、DELPHI、PB。还支持 ASP网页编程。 -Lmail.Dll mail component characteristics : 1 to document sent off, it could theoretically send N Katherine size documents. 2, real-time coding, while series edge hair, transmission speed. 3, provide real-time tracking of progress. 4, with the mass function can be sent over a single addressee, copied, close friends. 5, set the request of the addressee acknowledgment. 6, can generate this log to facilitate tracking SMTP error. 7, COM support VFP, VB, VC, Delphi, PowerBuilder. The website also support ASP programming.
Platform: | Size: 43324 | Author: li | Hits:

[Email ClientVB_SEND_RECIVE

Description: 利用VB来发送和接收邮件的客户端。小巧精干,功能完整。-use VB to send and receive mail client. Small crack and functional integrity.
Platform: | Size: 80086 | Author: 李毛毛 | Hits:

[Otherttgdg1

Description: 一个VB实现的一个超连接,可以直接利用其访问网络,发送电子邮件-one of the VB one-connect directly using their access to the network, send e-mail
Platform: | Size: 2813 | Author: 张灯结 | Hits:

[Email ClientMagicMail

Description: MagicMail发匿名信的程序源代码。 英文简介: MagicMail is an simple anonymous mailer. You can use it to send email without logging into an account. It uses the Winsock control in VB. So you need Mswinsck.ocx to be in your system directory. I have included the source code for it. It uses SMTP relaying to send the message to any e-mail address from any email address. I am also including lists of SMTP servers. If you manually edit the server list, each entry should be in the format \"servername\",\"port\".
Platform: | Size: 39587 | Author: yjn | Hits:

[Email Clientsm

Description: VB写的发送电子邮件程序,不依靠其它邮件服务器,自建SMTP。本机地址可随便填写(可以发163、126等等),发送搜狐(SOHU)等等的必须填写本机的域名或IP。供VB程序员参考。-VB wrote this e-mail program that does not rely on other mail server, relying on SMTP. The machine address can be readily fill (163,126 can be made, etc.), send Inc. (SOHU), etc. must be filled out for the domain name or IP. For VB programmer's reference.
Platform: | Size: 63765 | Author: 黄和 | Hits:

[WEB Mail2221485

Description: 经常在论坛看到网友提问如何发送电子邮件(SMTP服务器认证),其实只要知道客户端与邮件服务器之间会话,用户 名和密码是通过base64编码加密后传送,问题就很容易被解决.协议使用方面和smtp协议使用是一模一样的,值得 注意的就是esmtp协议在用户名和密码验证时,服务器返回一个354的消息代号.本代码没有针对错误提示信息处理, 但保证能正常发送邮件,大家可以自己完善它,本代码还使用IME编码,这样就可以发送超文本电子邮件了。用过 Foxmail4.1朋友应该知道,它实现的图文并茂声音邮件是它的一个亮点。本代码同样可以实现超文本邮件,要发 送mid做为背景音东的邮件,只要对ime代码部分稍加修改就可以实现,歌曲也须用base64编码后发送。目前流行 邮件病毒的原理和此一样,通过IE在IME中的漏洞实现,解决方法可以在注册表中删除IME编码格式,或者安装Winamp 同样也可以解决它(需做的只要在winamp支持的文件格式全选上),怎么越讲越跑题了,大家不要向我扔臭鸡蛋呀, hehe,我也不多废话了,下附本软件所有代码.全整代码也可以在我的个人主页上下载,欢迎各位VB爱好与我联系,交 流编程技术.-often at the Forum to see how an online friend send e-mail (SMTP server authentication), as long as the client to know and conversation between mail servers, user name and password by base64 encoding encrypted transmission, the problem can easily be solved. Use agreement and use agreement is smtp exactly the same, it should be noted is in agreement ESMTP user name and password verification, the server returns a 354 code information. the code does not address the wrong message, but to ensure normal mail, we can complete it themselves, the code also uses IME coding, it can send an e-mail hyperlinks. Used Foxmail4.1 friends should know, it achieved the physical voice mail is the one bright spot. The same code can be achieved Hypertext mail to be sent as a background sound mid east of mail, as
Platform: | Size: 26073 | Author: wj | Hits:

[ASPBeginning ASP.NET 3.5 in C# 2008 From Novice to Professional, Second Edition

Description: Editorial Reviews Product Description The most up–to–date and comprehensive introductory ASP.NET book you’ll find on any shelf, Beginning ASP.NET 3.5 in C# 2008 guides you through Microsoft’s latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of C#. The book provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced techniques, such as querying databases from within a web page and tuning your site for optimal performance. Within these pages, you’ll find tips for “best practices” and comprehensive discussions of key database and XML principles you need to know in order to be effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code behind, which will start you off on the track to building real–world web sites right from the beginning—rather than just faking it with simplified coding practices. By the time you’ve finished the book, you will have mastered the core techniques and have all the knowledge you need to begin work as a professional ASP.NET developer. About the Author Matthew MacDonald is an author, educator, and MCSD developer who has a passion for emerging technologies. He is a regular writer for developer journals such as Inside Visual Basic, ASPToday, and Hardcore Visual Studio .NET, and he's the author of several books about programming with .NET, including User Interfaces in VB .NET: Windows Forms and Custom Controls, The Book of VB .NET, and .NET Distributed Applications. In a dimly remembered past life, he studied English literature and theoretical physics. Send e-mail to him with praise, condemnation, and everything in between, to p2p@prosetech.com.
Platform: | Size: 8946746 | Author: open008 | Hits:

[WEB Mail2221485

Description: 经常在论坛看到网友提问如何发送电子邮件(SMTP服务器认证),其实只要知道客户端与邮件服务器之间会话,用户 名和密码是通过base64编码加密后传送,问题就很容易被解决.协议使用方面和smtp协议使用是一模一样的,值得 注意的就是esmtp协议在用户名和密码验证时,服务器返回一个354的消息代号.本代码没有针对错误提示信息处理, 但保证能正常发送邮件,大家可以自己完善它,本代码还使用IME编码,这样就可以发送超文本电子邮件了。用过 Foxmail4.1朋友应该知道,它实现的图文并茂声音邮件是它的一个亮点。本代码同样可以实现超文本邮件,要发 送mid做为背景音东的邮件,只要对ime代码部分稍加修改就可以实现,歌曲也须用base64编码后发送。目前流行 邮件病毒的原理和此一样,通过IE在IME中的漏洞实现,解决方法可以在注册表中删除IME编码格式,或者安装Winamp 同样也可以解决它(需做的只要在winamp支持的文件格式全选上),怎么越讲越跑题了,大家不要向我扔臭鸡蛋呀, hehe,我也不多废话了,下附本软件所有代码.全整代码也可以在我的个人主页上下载,欢迎各位VB爱好与我联系,交 流编程技术.-often at the Forum to see how an online friend send e-mail (SMTP server authentication), as long as the client to know and conversation between mail servers, user name and password by base64 encoding encrypted transmission, the problem can easily be solved. Use agreement and use agreement is smtp exactly the same, it should be noted is in agreement ESMTP user name and password verification, the server returns a 354 code information. the code does not address the wrong message, but to ensure normal mail, we can complete it themselves, the code also uses IME coding, it can send an e-mail hyperlinks. Used Foxmail4.1 friends should know, it achieved the physical voice mail is the one bright spot. The same code can be achieved Hypertext mail to be sent as a background sound mid east of mail, as
Platform: | Size: 25600 | Author: wj | Hits:

[Otherttgdg1

Description: 一个VB实现的一个超连接,可以直接利用其访问网络,发送电子邮件-one of the VB one-connect directly using their access to the network, send e-mail
Platform: | Size: 3072 | Author: 张灯结 | Hits:

[Email Clientemailjieshoufasongdianziyoujian

Description: 用vb编写的电子邮件客户端程序,可以接收和发送电子邮件。-Vb prepared to use e-mail client program, you can receive and send e-mail.
Platform: | Size: 15360 | Author: jhm | Hits:

[Windows Develop6435748574

Description: VB隐藏用户信息直接发送邮件,有需要的就下载吧。-VB hide the user information directly send mail, there is a need to download it.
Platform: | Size: 4096 | Author: 清蒸翅子 | Hits:

[Internet-Networkvb.net_Email_send

Description: 用vb.net实现发送电子邮件,不依赖Outlook等,独立模块,发送简单,有详细注释,在VS2012调试通过-Send e-mail realizing by vb.net , do not rely on Outlook or other else. Independent module,with a simple function for sending, detailed notes.Compiled in VS2012
Platform: | Size: 84992 | Author: wenop | Hits:

[Internet-Networkvb-email

Description: vb调用winsock发送邮件包括html和任何附件都可以发送,自己珍藏的,还有进度显示-vb winsock calls and sending mail, including any attachments html can send their own collection, as well as progress display
Platform: | Size: 7168 | Author: 王经验 | Hits:

[OS programWUKONGJIANYOUJIAN

Description: vb 不用使用MAPI控件就能发送邮件的程序,稍加设定可实现后台悄悄发送邮件-vb not be able to send mail using MAPI control program can achieve little set back quietly send a message
Platform: | Size: 45056 | Author: biaoqu | Hits:

[Goverment applicationMAPI-email

Description: VB编写的用MAPI控件发送邮件操作,可以用于创建邮件撰写和发送。当初我是想修改一下实现邮件自动发送功能的。-VB prepared to send mail using MAPI controls operation
Platform: | Size: 19456 | Author: luoying | Hits:

[OS programVB-email-

Description: 邮件群发软件,发送邮件,感觉还不错,分享给大家,希望对大家有帮助,-Mass-mailing software, send e-mail, I feel pretty good, for everyone to share, we want to help, thank you
Platform: | Size: 18432 | Author: 英子 | Hits:

[Communicationmailsend

Description: 发送邮件源代码,学习用VB编写发送邮件。-Send e-mail source code, learning to write send mail using VB.
Platform: | Size: 91136 | Author: zhq | Hits:

[Communicationyou

Description: VB邮件群发程序,群发时可选择这些邮件到右侧,在下面设置邮件主题,下边输入邮件内容,最后点击“发送邮件”按钮就可以。内有配置说明。-VB mail program, mass can choose these messages to the right side, in the following settings to the subject of the message, the following input message content, and finally click send mail button can be. Configuration instructions within.
Platform: | Size: 190464 | Author: zhch72 | Hits:

[Internet-Network电子邮件收发系统

Description: 发送和接收电子邮件,对于某些执行特殊任务的应用程序而言,是一个十分有用的功能。例如,一个监视网络服务器资源使用情况的工具软件,如果它具有自动发送电子邮件的功能,那么当它发现服务器的资源使用已经接近事先设定的临界状态时,便可以向系统管理员发送一封告警的电子邮件,从而使系统管理员能够及时地采取措施,以避免重大事故的出现。在Visual Basic中,应用程序可以通过调用微软公司的MAPI(Messaging Application Programming Interface,消息应用程序编程接口),实现收发电子邮件的功能。(Sending and receiving e-mail is a very useful function for some applications that perform special tasks. For example, a tool software that monitors the use of a network server resource, if it has the ability to automatically send e-mail, can send an alarm email to the system administrator when it finds that the server's resources are already near the pre set critical state, so that the system administrator can be sent to the system administrator. Take timely measures to avoid major accidents. In Visual Basic, the application can implement the function of sending and receiving e-mail by calling the Microsoft Corp's MAPI (Messaging Application Programming Interface, the message application programming interface).)
Platform: | Size: 146432 | Author: 。。。112 | Hits:
« 1 2 3 45 6 »

CodeBus www.codebus.net